GtkBuilder: Directly load the fallback missing image
authorAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 09:28:12 +0000 (10:28 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 6 Feb 2020 16:47:56 +0000 (17:47 +0100)
commit6ff9f2198d5284f1597a64a4c7d53ef4205df078
treea4ab0bfb4a6a37ff8632c8dba8e528778e646d53
parent1c253f5dfae9af0aeba5da15ce7db27c11a68909
GtkBuilder: Directly load the fallback missing image

No need for all this complexity with the icon theme, especially when
its now a lot more work to get the texture back. We can just load
the pixbuf.
gtk/gtkbuilder.c